Skip to content

Add Debian 13 (Trixie) to supported operating systems - #90

Open
dwoz wants to merge 1 commit into
mainfrom
dwoz/fix/69878-add-debian-13
Open

Add Debian 13 (Trixie) to supported operating systems#90
dwoz wants to merge 1 commit into
mainfrom
dwoz/fix/69878-add-debian-13

Conversation

@dwoz

@dwoz dwoz commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

What

Add a row for Debian 13 (Trixie) to the supported operating systems
table in docs/topics/salt-supported-operating-systems.rst.

Why

Debian 13 released 2025-08-09. Salt onedir packages install and run on
it, and it is exercised in the CI matrix
(cicd/shared-gh-workflows-context.yml in saltstack/salt, x86_64 and
arm64). The current page lists 11 and 12 only, which is inconsistent
with the already-documented policy of "Debian stable, oldstable, and
oldoldstable".

Tests

Docs-only. pre-commit run --files docs/topics/salt-supported-operating-systems.rst
passes (rstcheck, blacken-docs, nox docs build).

Fixes saltstack/salt#69878

Debian 13 (Trixie) was released on 2025-08-09. Salt onedir packages
install and run on Debian 13, and it is covered by the CI matrix
(cicd/shared-gh-workflows-context.yml in saltstack/salt).

Add a row to the supported operating systems table so it is listed
alongside Debian 11 and 12. Matches the existing "Debian stable,
oldstable, and oldoldstable" support policy already documented on
this page.

Fixes saltstack/salt#69878
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[DOCS] Add Debian 13 (Trixie) to Supported Operating Systems

1 participant